GetReplicationNum()

General System Function

Syntax samples

GETREPLICATIONNUM()

Description

Returns the number of the currently running replication.

Valid In

Any Logic.

Example

Based on the current replication, you may want to make a decision regarding the exporting of array data.

In this case, you could use an IF THEN statement combined with the GETREPLICATIONNUM() function to decide what data to export based on the currently running replication.